[INFO] cloning repository https://github.com/ambaxter/better-bbolt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ambaxter/better-bbolt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambaxter%2Fbetter-bbolt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambaxter%2Fbetter-bbolt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aba6c1e2832190849947e26e3defe0868d243ab
[INFO] fixing ambaxter/better-bbolt against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambaxter%2Fbetter-bbolt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ambaxter/better-bbolt
[INFO] finished tweaking git repo https://github.com/ambaxter/better-bbolt
[INFO] tweaked toml for git repo https://github.com/ambaxter/better-bbolt written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ambaxter/better-bbolt on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ambaxter/better-bbolt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uninit v0.6.2
[INFO] [stderr]   Downloaded prettyplease v0.2.33
[INFO] [stderr]   Downloaded dummy v0.11.0
[INFO] [stderr]   Downloaded size v0.5.0
[INFO] [stderr]   Downloaded getset v0.1.5
[INFO] [stderr]   Downloaded fnv_rs v0.4.4
[INFO] [stderr]   Downloaded generator v0.8.5
[INFO] [stderr]   Downloaded delegate v0.13.3
[INFO] [stderr]   Downloaded bon v3.6.3
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded bon-macros v3.6.3
[INFO] [stderr]   Downloaded error-stack v0.5.0
[INFO] [stderr]   Downloaded io-uring v0.7.7
[INFO] [stderr]   Downloaded fake v4.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 311864ba39d20bee78849e98d184ecbf3f530df71dcaf8a4d5a06ea0cad911e3
[INFO] running `Command { std: "docker" "start" "311864ba39d20bee78849e98d184ecbf3f530df71dcaf8a4d5a06ea0cad911e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "311864ba39d20bee78849e98d184ecbf3f530df71dcaf8a4d5a06ea0cad911e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "311864ba39d20bee78849e98d184ecbf3f530df71dcaf8a4d5a06ea0cad911e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "311864ba39d20bee78849e98d184ecbf3f530df71dcaf8a4d5a06ea0cad911e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling fnv_rs v0.4.4
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking uninit v0.6.2
[INFO] [stderr]     Checking size v0.5.0
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.11.0
[INFO] [stderr]    Compiling bon-macros v3.6.3
[INFO] [stderr]     Checking fake v4.3.0
[INFO] [stderr]     Checking bon v3.6.3
[INFO] [stderr]     Checking bbolt-nub v0.1.0 (/opt/rustwide/workdir/bbolt-nub)
[INFO] [stdout] warning: use of deprecated type alias `std::os::unix::raw::off_t`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]   --> bbolt-nub/src/io/backends/p_file.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::raw::off_t;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::os::unix::raw::off_t`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]   --> bbolt-nub/src/io/backends/p_file.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::raw::off_t;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `WipLeafBuilder<_>`
[INFO] [stdout]    --> bbolt-nub/src/components/commit/phase2/mod.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let mut leaf_builder = WipLeafBuilder::new(wip_node_generator.gen_next(), goal_page_size);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^   ------------------------------------------------------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `leaf_builder` an explicit type, where the type for type parameter `D` is specified
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let mut leaf_builder: WipLeafBuilder<D> = WipLeafBuilder::new(wip_node_generator.gen_next(), goal_page_size);
[INFO] [stdout]     |                         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `hashbrown::HashMap<_, _>`
[INFO] [stdout]    --> bbolt-nub/src/components/commit/phase2/mod.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let wip_nodes = HashMap::new();
[INFO] [stdout]     |         ^^^^^^^^^   -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `wip_nodes` an explicit type, where the type for type parameter `K` is specified
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let wip_nodes: hashbrown::HashMap<K, V> = HashMap::new();
[INFO] [stdout]     |                  ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `WipLeafBuilder<_>`
[INFO] [stdout]    --> bbolt-nub/src/components/commit/phase2/mod.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let mut leaf_builder = WipLeafBuilder::new(wip_node_generator.gen_next(), goal_page_size);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^   ------------------------------------------------------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `leaf_builder` an explicit type, where the type for type parameter `D` is specified
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let mut leaf_builder: WipLeafBuilder<D> = WipLeafBuilder::new(wip_node_generator.gen_next(), goal_page_size);
[INFO] [stdout]     |                         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `hashbrown::HashMap<_, _>`
[INFO] [stdout]    --> bbolt-nub/src/components/commit/phase2/mod.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let wip_nodes = HashMap::new();
[INFO] [stdout]     |         ^^^^^^^^^   -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `wip_nodes` an explicit type, where the type for type parameter `K` is specified
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let wip_nodes: hashbrown::HashMap<K, V> = HashMap::new();
[INFO] [stdout]     |                  ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bbolt-nub` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bbolt-nub` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "311864ba39d20bee78849e98d184ecbf3f530df71dcaf8a4d5a06ea0cad911e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "311864ba39d20bee78849e98d184ecbf3f530df71dcaf8a4d5a06ea0cad911e3", kill_on_drop: false }`
[INFO] [stdout] 311864ba39d20bee78849e98d184ecbf3f530df71dcaf8a4d5a06ea0cad911e3
